Skip to main content

Promote

Promote a release to another bucket.

Command

ugs ccd releases promote <release-num> <target-bucket-name> <target-environment-name> [options]

Arguments

  • <release-num>: Release number.
  • <target-bucket-name>: Name of the target bucket.
  • <target-environment-name>: Name of the target environment.

Options

OptionAliasDescription
environment-name-e, --environment-nameThe Unity environment name.
project-id-p, --project-idThe Unity cloud project id.
bucket-name-b, --bucket-nameThe name of the bucket containing the release to promote.
notes-n, --notesNotes to associate with the promoted release.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.